home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 July / Chip_2004-07_cd1.bin / software / dream / setup.exe / {app} / dreamcalc.exe / 0 / RCDATA / TDCSPLASHFRAME / TDCSPLASHFRAME.txt < prev   
Encoding:
Text File  |  2004-05-22  |  1.9 KB  |  98 lines

  1. object DcSplashFrame: TDcSplashFrame
  2.   Left = 0
  3.   Top = 0
  4.   Width = 262
  5.   Height = 120
  6.   AutoScroll = False
  7.   TabOrder = 0
  8.   Visible = False
  9.   object Shape1: TShape
  10.     Left = 0
  11.     Top = 0
  12.     Width = 262
  13.     Height = 120
  14.     Align = alClient
  15.     OnMouseMove = ULOff
  16.   end
  17.   object L1: TLabel
  18.     Left = 46
  19.     Top = 38
  20.     Width = 207
  21.     Height = 26
  22.     Caption = 
  23.       'Please register your copy of DreamCalc Pro and stop this message' +
  24.       ' appearing.'
  25.     Font.Charset = DEFAULT_CHARSET
  26.     Font.Color = clBlack
  27.     Font.Height = -11
  28.     Font.Name = 'MS Sans Serif'
  29.     Font.Style = []
  30.     ParentFont = False
  31.     ShowAccelChar = False
  32.     Transparent = True
  33.     WordWrap = True
  34.     OnMouseMove = ULOff
  35.   end
  36.   object L3: TLabel
  37.     Left = 46
  38.     Top = 72
  39.     Width = 200
  40.     Height = 13
  41.     Caption = 'Registration is Easy & Inexpensive!'
  42.     Font.Charset = DEFAULT_CHARSET
  43.     Font.Color = clBlack
  44.     Font.Height = -11
  45.     Font.Name = 'MS Sans Serif'
  46.     Font.Style = [fsBold]
  47.     ParentFont = False
  48.     ShowAccelChar = False
  49.     Transparent = True
  50.     OnMouseMove = ULOff
  51.   end
  52.   object WebLabel: TLabel
  53.     Left = 46
  54.     Top = 90
  55.     Width = 49
  56.     Height = 13
  57.     Cursor = crHandPoint
  58.     Caption = 'WebLabel'
  59.     Font.Charset = DEFAULT_CHARSET
  60.     Font.Color = clBlue
  61.     Font.Height = -11
  62.     Font.Name = 'MS Sans Serif'
  63.     Font.Style = []
  64.     ParentFont = False
  65.     ShowAccelChar = False
  66.     Transparent = True
  67.     OnClick = WebLabelClick
  68.     OnMouseMove = WebLabelMouseMove
  69.   end
  70.   object Image1: TImage
  71.     Left = 6
  72.     Top = 38
  73.     Width = 33
  74.     Height = 64
  75.     AutoSize = True
  76.     Center = True
  77.     Picture.Data = {<image000.bmp>}
  78.     Transparent = True
  79.     OnMouseMove = ULOff
  80.   end
  81.   object Shape2: TShape
  82.     Left = 4
  83.     Top = 28
  84.     Width = 253
  85.     Height = 1
  86.   end
  87.   object Logo: TImage
  88.     Left = 4
  89.     Top = 8
  90.     Width = 147
  91.     Height = 17
  92.     AutoSize = True
  93.     Picture.Data = {<image001.bmp>}
  94.     Transparent = True
  95.     OnMouseMove = ULOff
  96.   end
  97. end
  98.